From b9d8b509fa0b7a10f27614aa9197a22c19b4f8bd Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Mon, 9 Sep 2002 21:37:11 +0000 Subject: [PATCH] Fix typo. Add comment. --- src/s/sol2-6.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/s/sol2-6.h b/src/s/sol2-6.h index 44b008110e5..7262415d07c 100644 --- a/src/s/sol2-6.h +++ b/src/s/sol2-6.h @@ -1,4 +1,6 @@ -#include "sol2-6.h" +/* Handle Solaris 2.6. */ + +#include "sol2-5.h" #undef UNEXEC #define UNEXEC unexsol.o -- 2.30.2